update Unicode version in header-file comment
authorSteven G. Johnson <stevenj@alum.mit.edu>
Sun, 1 Nov 2015 13:36:04 +0000 (08:36 -0500)
committerSteven G. Johnson <stevenj@alum.mit.edu>
Sun, 1 Nov 2015 13:36:04 +0000 (08:36 -0500)
utf8proc.h

index 6c4e601e6ff662571c13eaa69c84df9c31a1696b..32887e70b3579da2c1a5b9f23935ad9b8d038da6 100644 (file)
@@ -28,7 +28,7 @@
  * utf8proc is a free/open-source (MIT/expat licensed) C library
  * providing Unicode normalization, case-folding, and other operations
  * for strings in the UTF-8 encoding, supporting Unicode version
- * 7.0.0.  See the utf8proc home page (http://julialang.org/utf8proc/)
+ * 8.0.0.  See the utf8proc home page (http://julialang.org/utf8proc/)
  * for downloads and other information, or the source code on github
  * (https://github.com/JuliaLang/utf8proc).
  *